home *** CD-ROM | disk | FTP | other *** search
/ More DosGames 2.0 / MORE - Dosgames 2.0 (Software Company)(1994).iso / dosgames / colors / readme.bat < prev    next >
DOS Batch File  |  1994-09-01  |  3KB  |  81 lines

  1. @echo off
  2. echo off
  3. if not exist colors.mnu goto start
  4. if not exist mmagic.exe goto start
  5. mmagic >nul
  6. mmagic colors.mnu >nul
  7. if errorlevel 1 goto start
  8. set ms=on
  9. :start
  10. cls
  11. echo    
  12. echo                       ┌───────────────────────────────────┐
  13. echo                       │   ░░▒▒▓▓██ C O L O R S ██▓▓▒▒░░   │
  14. echo                       │            Version 2.4            │
  15. echo                       └───────────────────────────────────┘
  16. echo    
  17. echo                COLORS has been found to be very therapeutic. It's intent
  18. echo        was for children,  we also found folks of all ages are fascinated
  19. echo        with its simplicity.  People from 1 to 80 become addicted.  Start
  20. echo        COLORS,  hand the mouse to a 1 year old and watch as they quickly
  21. echo        learn the proper hand eye coordination needed to run COLORS.  You
  22. echo        will find almost instantly you've lost your computer for a couple
  23. echo        hours.  (This also happens with people of any age that are afraid
  24. echo        of computers)
  25. echo                COLORS is shareware and complete.  Please use  freely and
  26. echo        enjoy. If you do find COLORS enjoyable we ask for a $15 donation,
  27. echo        or what you feel appropriate,  if not that's OK,  we would like a
  28. echo        letter from you  telling what you think of COLORS, and maybe some
  29. echo        suggestions for other programs.    Thank You,
  30. echo                                                      Reed Bros.
  31. echo.
  32. if not %ms%!==on! goto noms1
  33. echo                        ┌─────────────────────────────────┐
  34. echo                     ███│ Press any keyboard or mouse key │███
  35. echo                        └─────────────────────────────────┘
  36. goto out1
  37. :noms1
  38. echo                             ┌────────────────────────┐
  39. echo                          ███│ Press any keyboard key │███
  40. echo                             └────────────────────────┘
  41. :out1
  42. if exist clr.com clr.com 1\E
  43. pause >nul
  44. cls
  45. echo    
  46. echo                       ┌───────────────────────────────────┐
  47. echo                       │   ░░▒▒▓▓██ C O L O R S ██▓▓▒▒░░   │
  48. echo                       │            Version 2.4            │
  49. echo                       └───────────────────────────────────┘
  50. echo    
  51. echo                       To start:
  52. echo                               type GO, or COLORS
  53. echo    
  54. echo                       Keyboard:
  55. echo                               ARROW KEYS   - Move
  56. echo                               ENTER        - Change colors
  57. echo                               SPACE BAR    - Start again
  58. echo                               ECSCAPE      - Quit
  59. echo    
  60. echo                          Mouse:
  61. echo                               LEFT BUTTON  - Change Colors
  62. echo                               RIGHT BUTTOM - Start again
  63. echo                               BOTH BUTTONS - Help screen.
  64. echo    
  65. echo    
  66. if not %ms%!==on! goto noms2
  67. echo                        ┌─────────────────────────────────┐
  68. echo                     ███│ Press any keyboard or mouse key │███
  69. echo                        └─────────────────────────────────┘
  70. goto out2
  71. :noms2
  72. echo                             ┌────────────────────────┐
  73. echo                          ███│ Press any keyboard key │███
  74. echo                             └────────────────────────┘
  75. :out2
  76. if exist clr.com clr.com 1\E
  77. pause >nul
  78. set mscol=
  79. cls
  80. if %1!==rb! colors.exe
  81.